Another attempt on travis bundler caching

Dominik Sander 10 years ago
parent
commit
b8afdd2983
1 changed files with 3 additions and 1 deletions
  1. 3 1
      .travis.yml

+ 3 - 1
.travis.yml

@@ -1,6 +1,8 @@
1 1
 language: ruby
2 2
 bundler_args: --without development production --deployment
3
-cache: bundler
3
+cache:
4
+  directories:
5
+  - vendor/bundle
4 6
 env:
5 7
   - APP_SECRET_TOKEN=b2724973fd81c2f4ac0f92ac48eb3f0152c4a11824c122bcf783419a4c51d8b9bba81c8ba6a66c7de599677c7f486242cf819775c433908e77c739c5c8ae118d
6 8
 rvm: